func github.com/aws/smithy-go/encoding/xml.writeAttribute

2 uses

	github.com/aws/smithy-go/encoding/xml (current package)
		value.go#L56: 		writeAttribute(w, &attr)
		value.go#L66: func writeAttribute(w writer, attr *Attr) {